简体版 繁體版 English
로그인 회원가입

wrapper pattern 예문

예문모바일

  • The wrapper pattern, which resembles the delegates of C # in that it allows the client to access one or more client-defined methods through a known interface, is one such mechanism.
  • In computer programming, the adapter design pattern ( often referred to as the "'wrapper pattern "'or simply a "'wrapper "') is a class into another interface that a client expects.